Skip to content

chore(deps): update dependency aiohttp to v3.12.15 #320

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 30, 2025

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Confidence
aiohttp ==3.12.14 -> ==3.12.15 age confidence

Release Notes

aio-libs/aiohttp (aiohttp)

v3.12.15: 3.12.15

Compare Source

Bug fixes

  • Fixed :class:~aiohttp.DigestAuthMiddleware to preserve the algorithm case from the server's challenge in the authorization response. This improves compatibility with servers that perform case-sensitive algorithm matching (e.g., servers expecting algorithm=MD5-sess instead of algorithm=MD5-SESS)
    -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    #​11352.

Improved documentation

  • Remove outdated contents of aiohttp-devtools and aiohttp-swagger
    from Web_advanced docs.
    -- by :user:Cycloctane

    Related issues and pull requests on GitHub:
    #​11347.

Packaging updates and notes for downstreams

  • Started including the llhttp :file:LICENSE file in wheels by adding vendor/llhttp/LICENSE to license-files in :file:setup.cfg -- by :user:threexc.

    Related issues and pull requests on GitHub:
    #​11226.

Contributor-facing changes

  • Updated a regex in test_aiohttp_request_coroutine for Python 3.14.

    Related issues and pull requests on GitHub:
    #​11271.



Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team as a code owner July 29, 2025 06:36
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch 6 times, most recently from 7ebba9c to 671ee72 Compare July 30, 2025 11:03
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 671ee72 to 3f46191 Compare July 30, 2025 19:25
@anubhav756
Copy link
Contributor

/gcbrun

@anubhav756 anubhav756 enabled auto-merge (squash) July 30, 2025 19:26
@anubhav756 anubhav756 merged commit f4159d8 into googleapis:main Jul 30, 2025
22 checks passed
@release-please release-please bot mentioned this pull request Jul 30, 2025
@renovate-bot renovate-bot deleted the renovate/python-nonmajor branch July 30, 2025 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants